home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / mloc176.arc / MLOCATE.CTL < prev    next >
Text File  |  1991-09-17  |  2KB  |  74 lines

  1. ; ************************************************************
  2. ; **               MLOCATE Control-File                     **
  3. ; **   (c)1990-1991 SoftSpeed - Anders Brink - 2:205/203    **
  4. ; ** Used by the "L)ocate File" replacement MLOCATE v1.76   **
  5. ; ************************************************************
  6. ; NOTE!    Before you change anything down below, RTFM!     **
  7. ; ************************************************************
  8. ;
  9. ; NOTE! "task" is the *start* of the task specific info
  10. ;
  11. task 0
  12. ;
  13. ; *** Remote Access 1.01 specific files,
  14. ; *** this will override Maximus mode when enabled
  15. ;
  16. ; rafiles       C:\RA\files.ra
  17. ; raconfig      C:\RA\config.ra
  18. ; exitinfo      C:\RA\exitinfo.bbs
  19. ;
  20. ; Maximus 1.02 specific files
  21. lastuser        C:\MAX\lastuser.bbs
  22. areadat         C:\MAX\area.dat
  23. areaidx         C:\MAX\area.idx
  24.  
  25. helpfile        C:\MAX\mlochlp.bbs
  26. datafile        C:\MAX\mlocate.dat
  27. errordate       -31
  28. skip            90
  29. skip            91
  30. skip            97
  31.  
  32.  
  33. task 1
  34. helpfile        C:\MAX\mlochlp.bbs
  35. lastuser        C:\MAX\lastus01.bbs
  36. datafile        C:\MAX\mlocate.dat
  37. areadat         C:\MAX\area.dat
  38. areaidx         C:\MAX\area.idx
  39. errordate       -31
  40. skip            90
  41. skip            91
  42. skip            97
  43.  
  44.  
  45. task 2
  46. helpfile        C:\MAX\mlochlp.bbs
  47. lastuser        C:\MAX\lastus02.bbs
  48. datafile        C:\MAX\mlocate.dat
  49. areadat         C:\MAX\area.dat
  50. areaidx         C:\MAX\area.idx
  51. errordate       -31
  52. skip            90
  53. skip            91
  54. skip            97
  55.  
  56.  
  57. task 3
  58. helpfile        C:\MAX\mlochlp.bbs
  59. lastuser        C:\MAX\lastus03.bbs
  60. datafile        C:\MAX\mloc_cd.dat
  61. areadat         C:\MAX\area.dat
  62. areaidx         C:\MAX\area.idx
  63. errordate       -31
  64.  
  65. ; if you have access to cd-rom on line 3 only
  66. cd              88 c:\cd-file\cd88.bbs
  67. cd              89 c:\cd-file\cd89.bbs
  68. cd              91 c:\cd-file\rbbsbox.txt
  69.  
  70. skip            90
  71. skip            91
  72. skip            97
  73.  
  74.